home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Print Studio PRO
/
Print Studio PRO.iso
/
ColourFonts
/
Install_ColourFonts
< prev
next >
Wrap
Text File
|
1996-06-08
|
532b
|
17 lines
Echo "*nYou may now install some extra ColourFonts."
Echo "These fonts are NOT necessary for a correct function of your system!"
Echo "*nThe installation of these fonts requires about 5.7MB."
Ask "*nDo you want to install these fonts ? (Y/N)"
If WARN
Echo "*nCopying ColourFonts to your Fonts:-directory ..."
Copy PrintStudioPro:ColourFonts to Fonts: all quiet
Echo "*nColourFonts installed..."
Else
Echo "*nColourFonts not installed..."
EndIf
Echo "*n*nThe installation is completed !"
Echo "You may now close this window."